func image/color.nYCbCrAModel

2 uses

	image/color (current package)
		ycbcr.go#L292: var NYCbCrAModel Model = ModelFunc(nYCbCrAModel)
		ycbcr.go#L294: func nYCbCrAModel(c Color) Color {